home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / recur.swf / scripts / frame_1 / DoAction.as
Text File  |  2010-11-04  |  166b  |  11 lines

  1. if(_global.lugar == "recurso")
  2. {
  3.    recur.gotoAndPlay(2);
  4. }
  5. if(_global.lugar == "tutorial")
  6. {
  7.    tuto.gotoAndPlay(2);
  8. }
  9. fons_gral._visible = false;
  10. stop();
  11.